[INFO] cloning repository https://github.com/RealKC/kingdom-royale-maid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RealKC/kingdom-royale-maid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkingdom-royale-maid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkingdom-royale-maid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c884292216573689898121528ad866f1a329231e
[INFO] fixing RealKC/kingdom-royale-maid against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkingdom-royale-maid" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/RealKC/kingdom-royale-maid
[INFO] finished tweaking git repo https://github.com/RealKC/kingdom-royale-maid
[INFO] tweaked toml for git repo https://github.com/RealKC/kingdom-royale-maid written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RealKC/kingdom-royale-maid on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RealKC/kingdom-royale-maid already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `kingdom-royale-maid` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4
[INFO] running `Command { std: "docker" "start" "993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   chrono v0.4.19 (as host dependency) removed features: serde
[INFO] [stderr]   itoa v0.4.7 (as host dependency) removed features: default, std
[INFO] [stderr]   libc v0.2.94 (as host dependency) removed features: align
[INFO] [stderr]   num-integer v0.1.44 (as host dependency) removed features: i128, std
[INFO] [stderr]   num-traits v0.2.14 (as host dependency) removed features: default, i128, std
[INFO] [stderr]   rust-embed-utils v5.1.0 (as host dependency) removed features: debug-embed
[INFO] [stderr]   serde v1.0.126 (as host dependency) removed features: derive, serde_derive
[INFO] [stderr]   tokio v1.6.1 removed features: winapi
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `kingdom-royale-maid` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling tokio v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking mio v0.7.7
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.1
[INFO] [stderr]     Checking http-body v0.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling libwebp-sys2 v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]     Checking rustls v0.19.0
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking sha-1 v0.9.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking webpki-roots v0.21.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]    Compiling serenity v0.10.7 (https://github.com/serenity-rs/serenity?branch=current#1744883e)
[INFO] [stderr]     Checking bytemuck v1.5.0
[INFO] [stderr]     Checking libwebp v0.1.2
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.0.4
[INFO] [stderr]    Compiling command_attr v0.3.6 (https://github.com/serenity-rs/serenity?branch=current#1744883e)
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]     Checking pin-project v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]     Checking tracing-futures v0.2.4
[INFO] [stderr]     Checking rust-embed v5.9.0
[INFO] [stderr]     Checking libwebp-image v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking tokio-stream v0.1.2
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-tungstenite v0.11.0
[INFO] [stderr]     Checking tokio-util v0.6.1
[INFO] [stderr]     Checking h2 v0.3.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking procfs v0.9.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.18
[INFO] [stderr]    Compiling kingdom-royale-maid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]     Checking hyper v0.14.2
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking reqwest v0.11.3
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed src/commands/game/secret_meeting_log.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] crater-edition-check: kingdom-royale-maid v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: `kingdom-royale-maid` (manifest) generated 1 warning
[INFO] [stderr]    Compiling tokio v1.6.1
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]     Checking rust-embed v5.9.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking tokio-stream v0.1.2
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking async-tungstenite v0.11.0
[INFO] [stderr]     Checking tokio-util v0.6.1
[INFO] [stderr]     Checking h2 v0.3.0
[INFO] [stderr]    Compiling kingdom-royale-maid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/version_data.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/version_data.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout]  8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/version_data.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/version_data.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout]  8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VersionData: Serialize` is not satisfied
[INFO] [stdout]     --> build.rs:76:55
[INFO] [stdout]      |
[INFO] [stdout]   76 |         let serialized_data = serde_json::to_string::<VersionData>(&data).unwrap();
[INFO] [stdout]      |                                                       ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `VersionData`
[INFO] [stdout]     --> src/version_data.rs:11:1
[INFO] [stdout]      |
[INFO] [stdout]   11 | pub struct VersionData {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]                (T0, T1, T2, T3, T4, T5)
[INFO] [stdout]              and 127 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.64/src/ser.rs:2221:17
[INFO] [stdout]      |
[INFO] [stdout] 2219 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2220 | where
[INFO] [stdout] 2221 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kingdom-royale-maid` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4", kill_on_drop: false }`
[INFO] [stdout] 993f064e58dcede90795db094206f4f74036e2474f28361fef35ccd679c6daa4
